ConversationItemResponseNodes Property |
Contains a collection of nodes.
Namespace:
Independentsoft.Exchange
Assembly:
Independentsoft.Exchange (in Independentsoft.Exchange.dll) Version: 3.0.840.11238
Syntaxpublic IList<ConversationNode> Nodes { get; }Public ReadOnly Property Nodes As IList(Of ConversationNode)
Get
Property Value
Type:
IListConversationNode
See Also